價格:免費
更新日期:2017-08-20
檔案大小:3.5M
目前版本:1.0
版本需求:Android 4.0.3 以上版本
官方網站:mailto:devloper.alpesh@gmail.com
Email:https://docs.google.com/document/d/e/2PACX-1vQaoaVO2qW9JtqZSnxDFL3g21q2Oe5lXjm_RwclQxzycbtN1zslmFznXZ0pAYLevFVz8f78HojK4csj/pub
Swift Programming Language Documentation/Guide
-------------------------------------------------
Swift is a new multi-paradigm, compiled programming language developed by Apple for iOS and OS X development.
- Introduced at Apple's developer conference WWDC 2014
- Swift is designed to replace Objective-C
- Swift is intended to be more resilient against erroneous code
- Built with the LLVM compiler included in Xcode 6 beta
- Uses the Objective-C runtime, allowing Objective-C, Objective-C++ and Swift code to run within a single program